Skip to content

ci: Version Packages#1202

Merged
piecyk merged 1 commit into
mainfrom
changeset-release/main
Jun 15, 2026
Merged

ci: Version Packages#1202
piecyk merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@tanstack/angular-virtual@5.0.5

Patch Changes

  • Updated dependencies [ef69ea3]:
    • @tanstack/virtual-core@3.17.1

@tanstack/lit-virtual@3.13.30

Patch Changes

  • Updated dependencies [ef69ea3]:
    • @tanstack/virtual-core@3.17.1

@tanstack/react-virtual@3.14.3

Patch Changes

  • #1201 2ba5eb6 - Make directDomUpdates a no-op for direct DOM writes when containerRef is omitted. Previously the virtualizer still wrote item positions while never sizing the container (a broken half-state). Now omitting containerRef skips all direct writes while still skipping re-renders, letting consumers own the DOM updates themselves (e.g. in onChange).

  • Updated dependencies [ef69ea3]:

    • @tanstack/virtual-core@3.17.1

@tanstack/solid-virtual@3.13.29

Patch Changes

  • Updated dependencies [ef69ea3]:
    • @tanstack/virtual-core@3.17.1

@tanstack/svelte-virtual@3.13.29

Patch Changes

  • Updated dependencies [ef69ea3]:
    • @tanstack/virtual-core@3.17.1

@tanstack/virtual-core@3.17.1

Patch Changes

  • #1199 ef69ea3 - Fix "items jump while scrolling up": the default scroll-adjustment predicate now compensates scrollTop on the first measurement of an above-viewport item even while scrolling backward (the estimate→actual delta must be absorbed), and only skips compensation for re-measurements during backward scroll to avoid the cascading jank

@tanstack/vue-virtual@3.13.29

Patch Changes

  • Updated dependencies [ef69ea3]:
    • @tanstack/virtual-core@3.17.1

@tanstack/virtual-benchmarks@0.0.6

Patch Changes

  • Updated dependencies [2ba5eb6]:
    • @tanstack/react-virtual@3.14.3

@github-actions github-actions Bot force-pushed the changeset-release/main branch from e481929 to b5bdbea Compare June 15, 2026 19:17
@github-actions

Copy link
Copy Markdown
Contributor Author

🚀 Changeset Version Preview

No changeset entries found. Merging this PR will not cause a version bump for any packages.

@nx-cloud

nx-cloud Bot commented Jun 15, 2026

Copy link
Copy Markdown

View your CI Pipeline Execution ↗ for commit b5bdbea

Command Status Duration Result
nx affected --targets=test:sherif,test:knip,tes... ✅ Succeeded 2m 25s View ↗
nx run-many --target=build --exclude=examples/** ✅ Succeeded 18s View ↗

☁️ Nx Cloud last updated this comment at 2026-06-15 19:43:59 UTC

@pkg-pr-new

pkg-pr-new Bot commented Jun 15, 2026

Copy link
Copy Markdown
More templates

@tanstack/angular-virtual

npm i https://pkg.pr.new/@tanstack/angular-virtual@1202

@tanstack/lit-virtual

npm i https://pkg.pr.new/@tanstack/lit-virtual@1202

@tanstack/react-virtual

npm i https://pkg.pr.new/@tanstack/react-virtual@1202

@tanstack/solid-virtual

npm i https://pkg.pr.new/@tanstack/solid-virtual@1202

@tanstack/svelte-virtual

npm i https://pkg.pr.new/@tanstack/svelte-virtual@1202

@tanstack/virtual-core

npm i https://pkg.pr.new/@tanstack/virtual-core@1202

@tanstack/vue-virtual

npm i https://pkg.pr.new/@tanstack/vue-virtual@1202

commit: b5bdbea

@piecyk piecyk merged commit 75ae896 into main Jun 15, 2026
9 checks passed
@piecyk piecyk deleted the changeset-release/main branch June 15, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant